| Total Complexity | 71 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 306 |
| Lines of code | 197 |
| Logical lines of code | 133 |
| Comment lines | 49 |
| Methods | 7 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| tokenize() | 58 | 167 | ||
| pushCharToString() | 69 | 3 | 6 | |
| pushCharToIdentifier() | 69 | 3 | 6 | |
| pushCharToExpression() | 69 | 3 | 6 | |
| getCurrToken() | 72 | 2 | 5 | |
| pushToken() | 78 | 1 | 3 | |
| popToken() | 76 | 1 | 4 |